Watsonx.data Presto
Samples Overview
Qarbine provides a wide variety of sample templates, and queries. Some are application oriented examples, while others are database administrator (DBA) oriented.
Below are a few of the component samples to consider. Review the Qarbine Catalog for the latest components. See the latest set of IBM Watsonx.data Presto components in the folder depicted below.
List Catalogs
This template is at “example/IBM/Watson/Presto/DBA/List catalogs”.
The result is shown below.
List Schemas
This template is at “example/IBM/Watson/Presto/DBA/List schemas in prompted catalog”.
This template first prompts for the catalog context.
After selecting a catalog click
The result is shown below.
List Tables
This template is at “example/IBM/Watson/Presto/DBA/List tables for prompted catalog and schema”.
This template first prompts for the catalog and schema context.
After selecting click
The result is shown below.
Describe Tables
This template is at “example/IBM/Watson/Presto/DBA/Describe tables for prompted catalog and schema”.
This template first prompts for the catalog and schema context.
After selecting click
The result is shown below.